//==============================================================================
// Hero Greek_Anim.txt
//==============================================================================

//==============================================================================
anim Bored
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual hero G achilles_BoredA
replaceTexture hero g achilles/hero g achilles2
				connect RightHand GreekSword hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		set hotspot
		{
			version
			{  
				Visual hero G achilles_Walka
replaceTexture hero g achilles/hero g achilles2
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag FootstepLeft 0.00 true   
					tag FootstepRight 0.20 true   
					tag FootstepLeft 0.65 true   
					tag FootstepRight 0.55 true   
	//-- end auto generated section
				connect RightHand GreekSword hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual hero G achilles_DeathA
replaceTexture hero g achilles/hero g achilles2
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.60 false HeavyFall checkVisible 
//-- end auto generated section
			connect RightHand GreekSword hotspot
Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual hero G achilles_IdleA
replaceTexture hero g achilles/hero g achilles2
				connect RightHand GreekSword hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual hero G achilles_FlailA
replaceTexture hero g achilles/hero g achilles2
			connect RightHand GreekSword hotspot
			Connect FRONTABDOMEN heroglow hotspot

         }
      }
   }
}
